Search Result  

Caliburn Micro Is No Longer Being Maintained. Now What?

What do you do when an open-source project shuts down? Nigel Sampson recently announced that Calibur ...View More

New Course Announcement! Exploring C#: WebAssembly

By learning to read code, you will not only learn a specific topic, you will also make it easier to  ...View More

How Do I Learn to Read Code? Why Should I Learn to Read Code?

Reading code is an incredibly important skill for a developer to have. Whether you are debugging you ...View More

What Is The Best C# Book? What Is the Best C# Resource?

How do I learn C# well? What resources do I need? Which C# book should I get? What resource is best  ...View More

Are Code Comments Important? Are Comments Bad? Is Code Self-Documenting?

Should you write code comments? Are they important? Should you avoid comments? Do comments make your ...View More

How To Install Visual Studio 2019 (for Free)

Setting up a new PC or just getting started with C# means installing Visual Studio. But how do you d ...View More

Summer Update - Big Sale, A Podcast, and More!

Podcast: https://iamtimcorey.buzzsprout.com/ Submit a Question: ...

How To Create a Progressive Web App with Blazor WebAssembly

Did you know that Blazor WebAssembly has offline support? That you can turn your web application int ...View More

What is the Future of .NET? Is .NET Framework Dead? Is .NET Core Dead?

Is .NET 5 the future of .NET. Should I learn the .NET Framework anymore? Is .NET dying? Is .NET Core ...View More

Blazor Server Components - Making Razor Components Easy to Use

Blazor Server allows C# developers to create single page applications (SPA) on the web without using ...View More